FlowAnd Methods
An object defining methods for the FlowAnd class.
Initialize()
Initializes the FlowAnd step within the workflow. This method is intended to set up the step's configuration or execution logic.
Returns:
Type: void
Method does not return anything
This is a sync method. Method runs synchronously.